aboutsummaryrefslogtreecommitdiff
path: root/src/app/manga/[title]/[id]/[read]/read.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-03-26 10:41:50 +0530
committerreal-zephex <[email protected]>2024-03-26 10:41:50 +0530
commita34ff87a7e2237217151dcdee37bae94d0ea6f2a (patch)
treed24f22c56a3d496aa76fc1245f0f21b9d18e8adb /src/app/manga/[title]/[id]/[read]/read.module.css
parentfix: small css fix (diff)
downloaddramalama-a34ff87a7e2237217151dcdee37bae94d0ea6f2a.tar.xz
dramalama-a34ff87a7e2237217151dcdee37bae94d0ea6f2a.zip
changed the hosting for the image proxy
Diffstat (limited to 'src/app/manga/[title]/[id]/[read]/read.module.css')
-rw-r--r--src/app/manga/[title]/[id]/[read]/read.module.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app/manga/[title]/[id]/[read]/read.module.css b/src/app/manga/[title]/[id]/[read]/read.module.css
index 80d91ae..47dde9e 100644
--- a/src/app/manga/[title]/[id]/[read]/read.module.css
+++ b/src/app/manga/[title]/[id]/[read]/read.module.css
@@ -1,5 +1,6 @@
.ImageContainer img {
width: auto;
+ max-width: 1000px;
height: auto;
border-radius: 5px;
margin-top: 10px;